From fa1e4dc7d0aed2e389f91a90c02232473da64c99 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Sun, 1 Dec 2024 14:14:15 +0200 Subject: [PATCH] luci-app-lldpd: add PKG_MAINTAINER Signed-off-by: Sergey Ponomarev --- applications/luci-app-lldpd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/luci-app-lldpd/Makefile b/applications/luci-app-lldpd/Makefile index 7007659d11..a965686f12 100644 --- a/applications/luci-app-lldpd/Makefile +++ b/applications/luci-app-lldpd/Makefile @@ -11,6 +11,7 @@ LUCI_TITLE:=LuCI support for LLDP daemon LUCI_DEPENDS:=+lldpd +rpcd-mod-ucode PKG_LICENSE:=MIT +PKG_MAINTAINER:=Paul Donald include ../../luci.mk -- 2.30.2